Skip to content

Ow fork 7.3 update to apple-7.3.63#151

Merged
MarkSh1 merged 954 commits into
owtech:ow-fork-7.3from
MarkSh1:ow-fork-7.3-update
May 19, 2025
Merged

Ow fork 7.3 update to apple-7.3.63#151
MarkSh1 merged 954 commits into
owtech:ow-fork-7.3from
MarkSh1:ow-fork-7.3-update

Conversation

@MarkSh1

@MarkSh1 MarkSh1 commented Apr 3, 2025

Copy link
Copy Markdown

update up to release version apple-7.3.63

dlambrig and others added 30 commits February 29, 2024 12:17
)

Co-authored-by: Dan Lambright <hlambright@apple.com>
Parse version_stamp and print if necessary(release-7.3)
* Consistency Check Urgent (Cherrypick from Release-7.1) (apple#11217)

* cherry-pick-distributed-consistency-checker

* code cleanup

* refactor code, decouple consistencyCheckerUrgent and consistency checker

* fix workload for consistencycheckurgent

* add new consistencycheckurgent role type

* fix CI

* address comments

* fix-consistencycheckurgent-large-read (apple#11229)
* Disable compaction compaction for newly added shard.
Fix bug in which private mutations were detected incorrectly
Added max range deletions before flush knob and some knob changes.
[release-7.3] Disable compaction compaction for newly added shard and fix block cache usage reporting.
The clear in status call can cause corruptions.

To reproduce with clang build:
seed: -f ./tests/slow/ApiCorrectnessSwitchover.toml -s 223736449 -b on
commit: f8eca6a
Apply the ./tests/slow/ApiCorrectnessSwitchover.toml file in this commit.
foundationdb-ci and others added 16 commits January 18, 2025 22:52
…11897)

* improve-auditLocationMetadataPostCheck-coverage

* address comments

* nit
* Release notes for 7.3.58 and 7.3.59

* Address feedback
At commit: fff5439 with clang, seed -f ./tests/slow/SharedDefaultBackupCorrectness.toml -s 2189316179 -b on
We found a corruption where the destination storage server can get the incorrect
serverKeys mutations. Note this only happens when shard_encode_location_metadata is enabled.

The reason is that one of the actors in the previous iteration encountered
transaction_too_old error, and the transaction restarted. However, because the
actors are not cancelled, these can still modify the next transaction that
retried.
@MarkSh1 MarkSh1 requested a review from oleg68 April 3, 2025 11:40
@oleg68 oleg68 changed the title Ow fork 7.3 update Ow fork 7.3 update to apple-7.3.63 Apr 16, 2025
Comment thread .github/workflows/build.yml Outdated
JAVA_OLDEST_PATH=$(get_oldest_java_path)

if [[ $(grep '^ID=debian$' /etc/os-release) ]]; then
sudo apt install -y libz-dev

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It should be in a prepare- script, not in the build- one

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done


.. |package-rpm-clients| replace::
foundationdb-clients-|release|\ -1.el8.x86_64.rpm
foundationdb-clients-|release|\ -1.el7.x86_64.rpm

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We do not support el7

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

image: foundationdb-build:7.3.0-1.ow.build
owner: owtech
image: foundationdb-build:7.3.0-2.ow.build
owner: ${GITHUB_REPOSITORY_OWNER@L}

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Use 7.3.63 for the tag name

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

@MarkSh1 MarkSh1 force-pushed the ow-fork-7.3-update branch from 919f680 to 17e3408 Compare May 16, 2025 08:12
@MarkSh1 MarkSh1 closed this May 16, 2025
@MarkSh1 MarkSh1 deleted the ow-fork-7.3-update branch May 16, 2025 08:18
@MarkSh1 MarkSh1 restored the ow-fork-7.3-update branch May 16, 2025 08:18
@MarkSh1 MarkSh1 reopened this May 16, 2025
@MarkSh1 MarkSh1 merged commit 2b68973 into owtech:ow-fork-7.3 May 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.